home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>BlueService</string>
- <key>CFBundleGetInfoString</key>
- <string>1.2.1 ©2002-2003 Christian Grunenberg, DEVONtechnologies.</string>
- <key>CFBundleIconFile</key>
- <string>App</string>
- <key>CFBundleIdentifier</key>
- <string>org.grunenberg.BlueService</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>BlueService</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>1.2.1</string>
- <key>CFBundleSignature</key>
- <string>ccsv</string>
- <key>CFBundleVersion</key>
- <string>1.2.1</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- <key>NSServices</key>
- <array>
- <dict>
- <key>NSKeyEquivalent</key>
- <dict/>
- <key>NSMenuItem</key>
- <dict>
- <key>default</key>
- <string>Send to...</string>
- </dict>
- <key>NSMessage</key>
- <string>doSendToService</string>
- <key>NSPortName</key>
- <string>BlueService</string>
- <key>NSReturnTypes</key>
- <array/>
- <key>NSSendTypes</key>
- <array>
- <string>NSRTFPboardType</string>
- <string>NSStringPboardType</string>
- </array>
- </dict>
- </array>
- <key>NSUIElement</key>
- <string>1</string>
- </dict>
- </plist>
-